[INFO] fetching crate rust-apt 0.10.0...
[INFO] fixing rust-apt-0.10.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate rust-apt 0.10.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate rust-apt 0.10.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rust-apt 0.10.0
[INFO] tweaked toml for crates.io crate rust-apt 0.10.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rust-apt 0.10.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rust-apt 0.10.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 98ddb0cbf0bc7240558cd31ab02c8ad68a27bb1e485188521b1dc2d64b0a687e
[INFO] running `Command { std: "docker" "start" "98ddb0cbf0bc7240558cd31ab02c8ad68a27bb1e485188521b1dc2d64b0a687e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "98ddb0cbf0bc7240558cd31ab02c8ad68a27bb1e485188521b1dc2d64b0a687e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "98ddb0cbf0bc7240558cd31ab02c8ad68a27bb1e485188521b1dc2d64b0a687e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "98ddb0cbf0bc7240558cd31ab02c8ad68a27bb1e485188521b1dc2d64b0a687e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling scratch v1.0.9
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.194
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling link-cplusplus v1.0.12
[INFO] [stderr]    Compiling cxx v1.0.194
[INFO] [stderr]    Compiling codespan-reporting v0.13.1
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cxx-build v1.0.194
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.194
[INFO] [stderr]    Compiling rust-apt v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating build.rs from 2021 edition to 2024
[INFO] [stderr] warning: rust-apt@0.10.0: In file included from /opt/rustwide/target/debug/build/rust-apt-58100edbeb9e5240/out/cxxbridge/crate/rust-apt/apt-pkg-c/cache.h:16,
[INFO] [stderr] warning: rust-apt@0.10.0:                  from /opt/rustwide/target/debug/build/rust-apt-58100edbeb9e5240/out/cxxbridge/sources/rust-apt/src/cache.rs.cc:1:
[INFO] [stderr] warning: rust-apt@0.10.0: /opt/rustwide/target/debug/build/rust-apt-58100edbeb9e5240/out/cxxbridge/crate/rust-apt/apt-pkg-c/depcache.h: In member function 'bool PkgDepCache::phasing_applied(const PkgIterator&) const':
[INFO] [stderr] warning: rust-apt@0.10.0: /opt/rustwide/target/debug/build/rust-apt-58100edbeb9e5240/out/cxxbridge/crate/rust-apt/apt-pkg-c/depcache.h:23:49: warning: unused parameter 'pkg' [-Wunused-parameter]
[INFO] [stderr] warning: rust-apt@0.10.0:    23 |         bool phasing_applied(const PkgIterator& pkg) const {
[INFO] [stderr] warning: rust-apt@0.10.0:       |                              ~~~~~~~~~~~~~~~~~~~^~~
[INFO] [stderr] warning: rust-apt@0.10.0: In file included from /opt/rustwide/target/debug/build/rust-apt-58100edbeb9e5240/out/cxxbridge/sources/rust-apt/src/depcache.rs.cc:1:
[INFO] [stderr] warning: rust-apt@0.10.0: /opt/rustwide/target/debug/build/rust-apt-58100edbeb9e5240/out/cxxbridge/crate/rust-apt/apt-pkg-c/depcache.h: In member function 'bool PkgDepCache::phasing_applied(const PkgIterator&) const':
[INFO] [stderr] warning: rust-apt@0.10.0: /opt/rustwide/target/debug/build/rust-apt-58100edbeb9e5240/out/cxxbridge/crate/rust-apt/apt-pkg-c/depcache.h:23:49: warning: unused parameter 'pkg' [-Wunused-parameter]
[INFO] [stderr] warning: rust-apt@0.10.0:    23 |         bool phasing_applied(const PkgIterator& pkg) const {
[INFO] [stderr] warning: rust-apt@0.10.0:       |                              ~~~~~~~~~~~~~~~~~~~^~~
[INFO] [stderr] warning: rust-apt@0.10.0: In file included from /opt/rustwide/target/debug/build/rust-apt-58100edbeb9e5240/out/cxxbridge/crate/rust-apt/apt-pkg-c/cache.h:16,
[INFO] [stderr] warning: rust-apt@0.10.0:                  from /opt/rustwide/target/debug/build/rust-apt-58100edbeb9e5240/out/cxxbridge/crate/rust-apt/apt-pkg-c/pkgmanager.h:11,
[INFO] [stderr] warning: rust-apt@0.10.0:                  from /opt/rustwide/target/debug/build/rust-apt-58100edbeb9e5240/out/cxxbridge/sources/rust-apt/src/pkgmanager.rs.cc:1:
[INFO] [stderr] warning: rust-apt@0.10.0: /opt/rustwide/target/debug/build/rust-apt-58100edbeb9e5240/out/cxxbridge/crate/rust-apt/apt-pkg-c/depcache.h: In member function 'bool PkgDepCache::phasing_applied(const PkgIterator&) const':
[INFO] [stderr] warning: rust-apt@0.10.0: /opt/rustwide/target/debug/build/rust-apt-58100edbeb9e5240/out/cxxbridge/crate/rust-apt/apt-pkg-c/depcache.h:23:49: warning: unused parameter 'pkg' [-Wunused-parameter]
[INFO] [stderr] warning: rust-apt@0.10.0:    23 |         bool phasing_applied(const PkgIterator& pkg) const {
[INFO] [stderr] warning: rust-apt@0.10.0:       |                              ~~~~~~~~~~~~~~~~~~~^~~
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/iterators/version.rs (4 fixes)
[INFO] [stderr]        Fixed src/cache.rs (2 fixes)
[INFO] [stderr]        Fixed src/macros.rs (1 fix)
[INFO] [stderr]        Fixed src/iterators/package.rs (2 fixes)
[INFO] [stderr]        Fixed src/util.rs (2 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/iterators/dependency.rs:168:30
[INFO] [stdout]     |
[INFO] [stdout] 168 |             .field("parent", unsafe { &self.parent_pkg().name() })
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       this temporary value will be dropped at the end of the block
[INFO] [stdout]     |                                       borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/iterators/dependency.rs:168:31
[INFO] [stdout]     |
[INFO] [stdout] 168 |             .field("parent", unsafe { &self.parent_pkg().name() })
[INFO] [stdout]     |                                       -^^^^^^^^^^^^^^^^^-------
[INFO] [stdout]     |                                       ||
[INFO] [stdout]     |                                       |this temporary value will be dropped at the end of the block
[INFO] [stdout]     |                                       borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/iterators/package.rs:424:29
[INFO] [stdout]     |
[INFO] [stdout] 424 |             while let Some(record) = src_records.lookup(src_pkg.to_string(), false) {
[INFO] [stdout]     |                            ------    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                            |         |
[INFO] [stdout]     |                            |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            `record` calls a custom destructor
[INFO] [stdout]     |                            `record` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 435 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/cell.rs:1582:0
[INFO] [stdout] note: `record` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/cell.rs:1582:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/util.rs:298:11
[INFO] [stdout]     |
[INFO] [stdout] 298 |                 match target.install_version() { Some(target_ver) => {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^        ----------
[INFO] [stdout]     |                       |                               |
[INFO] [stdout]     |                       |                               `target_ver` calls a custom destructor
[INFO] [stdout]     |                       |                               `target_ver` will be dropped later as of Edition 2024
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 299 |                     broken_string += &format!(" but {target_ver} is to be installed")
[INFO] [stdout] 300 |                 } _ => if target.candidate().is_some() {
[INFO] [stdout]     |                           ------------------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 307 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cxx-1.0.194/src/unique_ptr.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | / impl<T> Drop for UniquePtr<T>
[INFO] [stdout] 146 | | where
[INFO] [stdout] 147 | |     T: UniquePtrTarget,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cxx-1.0.194/src/unique_ptr.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | / impl<T> Drop for UniquePtr<T>
[INFO] [stdout] 146 | | where
[INFO] [stdout] 147 | |     T: UniquePtrTarget,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cxx-1.0.194/src/unique_ptr.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | / impl<T> Drop for UniquePtr<T>
[INFO] [stdout] 146 | | where
[INFO] [stdout] 147 | |     T: UniquePtrTarget,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] note: `target_ver` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cxx-1.0.194/src/unique_ptr.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | / impl<T> Drop for UniquePtr<T>
[INFO] [stdout] 146 | | where
[INFO] [stdout] 147 | |     T: UniquePtrTarget,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] note: `target_ver` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cxx-1.0.194/src/unique_ptr.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | / impl<T> Drop for UniquePtr<T>
[INFO] [stdout] 146 | | where
[INFO] [stdout] 147 | |     T: UniquePtrTarget,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] note: `target_ver` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cxx-1.0.194/src/unique_ptr.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | / impl<T> Drop for UniquePtr<T>
[INFO] [stdout] 146 | | where
[INFO] [stdout] 147 | |     T: UniquePtrTarget,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cxx-1.0.194/src/unique_ptr.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | / impl<T> Drop for UniquePtr<T>
[INFO] [stdout] 146 | | where
[INFO] [stdout] 147 | |     T: UniquePtrTarget,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cxx-1.0.194/src/unique_ptr.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | / impl<T> Drop for UniquePtr<T>
[INFO] [stdout] 146 | | where
[INFO] [stdout] 147 | |     T: UniquePtrTarget,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cxx-1.0.194/src/unique_ptr.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | / impl<T> Drop for UniquePtr<T>
[INFO] [stdout] 146 | | where
[INFO] [stdout] 147 | |     T: UniquePtrTarget,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating tests/sort.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/iterators/dependency.rs:168:30
[INFO] [stdout]     |
[INFO] [stdout] 168 |             .field("parent", unsafe { &self.parent_pkg().name() })
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       this temporary value will be dropped at the end of the block
[INFO] [stdout]     |                                       borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/iterators/dependency.rs:168:31
[INFO] [stdout]     |
[INFO] [stdout] 168 |             .field("parent", unsafe { &self.parent_pkg().name() })
[INFO] [stdout]     |                                       -^^^^^^^^^^^^^^^^^-------
[INFO] [stdout]     |                                       ||
[INFO] [stdout]     |                                       |this temporary value will be dropped at the end of the block
[INFO] [stdout]     |                                       borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/iterators/package.rs:424:29
[INFO] [stdout]     |
[INFO] [stdout] 424 |             while let Some(record) = src_records.lookup(src_pkg.to_string(), false) {
[INFO] [stdout]     |                            ------    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                            |         |
[INFO] [stdout]     |                            |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            `record` calls a custom destructor
[INFO] [stdout]     |                            `record` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 435 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/cell.rs:1582:0
[INFO] [stdout] note: `record` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/cell.rs:1582:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/util.rs:298:11
[INFO] [stdout]     |
[INFO] [stdout] 298 |                 match target.install_version() { Some(target_ver) => {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^        ----------
[INFO] [stdout]     |                       |                               |
[INFO] [stdout]     |                       |                               `target_ver` calls a custom destructor
[INFO] [stdout]     |                       |                               `target_ver` will be dropped later as of Edition 2024
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 299 |                     broken_string += &format!(" but {target_ver} is to be installed")
[INFO] [stdout] 300 |                 } _ => if target.candidate().is_some() {
[INFO] [stdout]     |                           ------------------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 307 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cxx-1.0.194/src/unique_ptr.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | / impl<T> Drop for UniquePtr<T>
[INFO] [stdout] 146 | | where
[INFO] [stdout] 147 | |     T: UniquePtrTarget,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cxx-1.0.194/src/unique_ptr.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | / impl<T> Drop for UniquePtr<T>
[INFO] [stdout] 146 | | where
[INFO] [stdout] 147 | |     T: UniquePtrTarget,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cxx-1.0.194/src/unique_ptr.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | / impl<T> Drop for UniquePtr<T>
[INFO] [stdout] 146 | | where
[INFO] [stdout] 147 | |     T: UniquePtrTarget,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] note: `target_ver` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cxx-1.0.194/src/unique_ptr.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | / impl<T> Drop for UniquePtr<T>
[INFO] [stdout] 146 | | where
[INFO] [stdout] 147 | |     T: UniquePtrTarget,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] note: `target_ver` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cxx-1.0.194/src/unique_ptr.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | / impl<T> Drop for UniquePtr<T>
[INFO] [stdout] 146 | | where
[INFO] [stdout] 147 | |     T: UniquePtrTarget,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] note: `target_ver` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cxx-1.0.194/src/unique_ptr.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | / impl<T> Drop for UniquePtr<T>
[INFO] [stdout] 146 | | where
[INFO] [stdout] 147 | |     T: UniquePtrTarget,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cxx-1.0.194/src/unique_ptr.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | / impl<T> Drop for UniquePtr<T>
[INFO] [stdout] 146 | | where
[INFO] [stdout] 147 | |     T: UniquePtrTarget,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cxx-1.0.194/src/unique_ptr.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | / impl<T> Drop for UniquePtr<T>
[INFO] [stdout] 146 | | where
[INFO] [stdout] 147 | |     T: UniquePtrTarget,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cxx-1.0.194/src/unique_ptr.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | / impl<T> Drop for UniquePtr<T>
[INFO] [stdout] 146 | | where
[INFO] [stdout] 147 | |     T: UniquePtrTarget,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating tests/tagfile.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/depcache.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/records.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/cache.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> tests/cache.rs:490:24
[INFO] [stdout]     |
[INFO] [stdout] 477 |         for pkg in cache.packages(&sort) {
[INFO] [stdout]     |             ---    ---------------------
[INFO] [stdout]     |             |      |
[INFO] [stdout]     |             |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |             |      `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |             `pkg` calls a custom destructor
[INFO] [stdout]     |             `pkg` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 490 |             if let Some(cand) = pkg.candidate() {
[INFO] [stdout]     |                         ----    ^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |       |
[INFO] [stdout]     |                         |       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                         |       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                         `cand` calls a custom destructor
[INFO] [stdout]     |                         `cand` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 499 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cxx-1.0.194/src/unique_ptr.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | / impl<T> Drop for UniquePtr<T>
[INFO] [stdout] 146 | | where
[INFO] [stdout] 147 | |     T: UniquePtrTarget,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cxx-1.0.194/src/unique_ptr.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | / impl<T> Drop for UniquePtr<T>
[INFO] [stdout] 146 | | where
[INFO] [stdout] 147 | |     T: UniquePtrTarget,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cxx-1.0.194/src/unique_ptr.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | / impl<T> Drop for UniquePtr<T>
[INFO] [stdout] 146 | | where
[INFO] [stdout] 147 | |     T: UniquePtrTarget,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cxx-1.0.194/src/unique_ptr.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | / impl<T> Drop for UniquePtr<T>
[INFO] [stdout] 146 | | where
[INFO] [stdout] 147 | |     T: UniquePtrTarget,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cxx-1.0.194/src/unique_ptr.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | / impl<T> Drop for UniquePtr<T>
[INFO] [stdout] 146 | | where
[INFO] [stdout] 147 | |     T: UniquePtrTarget,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cxx-1.0.194/src/unique_ptr.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | / impl<T> Drop for UniquePtr<T>
[INFO] [stdout] 146 | | where
[INFO] [stdout] 147 | |     T: UniquePtrTarget,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] note: `pkg` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cxx-1.0.194/src/unique_ptr.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | / impl<T> Drop for UniquePtr<T>
[INFO] [stdout] 146 | | where
[INFO] [stdout] 147 | |     T: UniquePtrTarget,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] note: `pkg` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cxx-1.0.194/src/unique_ptr.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | / impl<T> Drop for UniquePtr<T>
[INFO] [stdout] 146 | | where
[INFO] [stdout] 147 | |     T: UniquePtrTarget,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] note: `pkg` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cxx-1.0.194/src/unique_ptr.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | / impl<T> Drop for UniquePtr<T>
[INFO] [stdout] 146 | | where
[INFO] [stdout] 147 | |     T: UniquePtrTarget,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] note: `cand` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cxx-1.0.194/src/unique_ptr.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | / impl<T> Drop for UniquePtr<T>
[INFO] [stdout] 146 | | where
[INFO] [stdout] 147 | |     T: UniquePtrTarget,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] note: `cand` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cxx-1.0.194/src/unique_ptr.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | / impl<T> Drop for UniquePtr<T>
[INFO] [stdout] 146 | | where
[INFO] [stdout] 147 | |     T: UniquePtrTarget,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] note: `cand` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cxx-1.0.194/src/unique_ptr.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | / impl<T> Drop for UniquePtr<T>
[INFO] [stdout] 146 | | where
[INFO] [stdout] 147 | |     T: UniquePtrTarget,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating tests/util.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/config.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/root.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> tests/config.rs:133:36
[INFO] [stdout]     |
[INFO] [stdout] 133 |         while let Some((node, indent)) = stack.pop_back() {
[INFO] [stdout]     |                         ----             ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |                |
[INFO] [stdout]     |                         |                this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                         |                up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                         `node` calls a custom destructor
[INFO] [stdout]     |                         `node` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 136 |             if let Some(item) = node.sibling() {
[INFO] [stdout]     |                                 --------------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 140 |             if let Some(item) = node.child() {
[INFO] [stdout]     |                                 ------------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 155 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cxx-1.0.194/src/unique_ptr.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | / impl<T> Drop for UniquePtr<T>
[INFO] [stdout] 146 | | where
[INFO] [stdout] 147 | |     T: UniquePtrTarget,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] note: `node` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cxx-1.0.194/src/unique_ptr.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | / impl<T> Drop for UniquePtr<T>
[INFO] [stdout] 146 | | where
[INFO] [stdout] 147 | |     T: UniquePtrTarget,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cxx-1.0.194/src/unique_ptr.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | / impl<T> Drop for UniquePtr<T>
[INFO] [stdout] 146 | | where
[INFO] [stdout] 147 | |     T: UniquePtrTarget,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cxx-1.0.194/src/unique_ptr.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | / impl<T> Drop for UniquePtr<T>
[INFO] [stdout] 146 | | where
[INFO] [stdout] 147 | |     T: UniquePtrTarget,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.27s
[INFO] [stderr] crater-edition-check: rust-apt v0.10.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling rust-apt v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: rust-apt@0.10.0: In file included from /opt/rustwide/target/debug/build/rust-apt-58100edbeb9e5240/out/cxxbridge/crate/rust-apt/apt-pkg-c/cache.h:16,
[INFO] [stderr] warning: rust-apt@0.10.0:                  from /opt/rustwide/target/debug/build/rust-apt-58100edbeb9e5240/out/cxxbridge/sources/rust-apt/src/cache.rs.cc:1:
[INFO] [stderr] warning: rust-apt@0.10.0: /opt/rustwide/target/debug/build/rust-apt-58100edbeb9e5240/out/cxxbridge/crate/rust-apt/apt-pkg-c/depcache.h: In member function 'bool PkgDepCache::phasing_applied(const PkgIterator&) const':
[INFO] [stderr] warning: rust-apt@0.10.0: /opt/rustwide/target/debug/build/rust-apt-58100edbeb9e5240/out/cxxbridge/crate/rust-apt/apt-pkg-c/depcache.h:23:49: warning: unused parameter 'pkg' [-Wunused-parameter]
[INFO] [stderr] warning: rust-apt@0.10.0:    23 |         bool phasing_applied(const PkgIterator& pkg) const {
[INFO] [stderr] warning: rust-apt@0.10.0:       |                              ~~~~~~~~~~~~~~~~~~~^~~
[INFO] [stderr] warning: rust-apt@0.10.0: In file included from /opt/rustwide/target/debug/build/rust-apt-58100edbeb9e5240/out/cxxbridge/sources/rust-apt/src/depcache.rs.cc:1:
[INFO] [stderr] warning: rust-apt@0.10.0: /opt/rustwide/target/debug/build/rust-apt-58100edbeb9e5240/out/cxxbridge/crate/rust-apt/apt-pkg-c/depcache.h: In member function 'bool PkgDepCache::phasing_applied(const PkgIterator&) const':
[INFO] [stderr] warning: rust-apt@0.10.0: /opt/rustwide/target/debug/build/rust-apt-58100edbeb9e5240/out/cxxbridge/crate/rust-apt/apt-pkg-c/depcache.h:23:49: warning: unused parameter 'pkg' [-Wunused-parameter]
[INFO] [stderr] warning: rust-apt@0.10.0:    23 |         bool phasing_applied(const PkgIterator& pkg) const {
[INFO] [stderr] warning: rust-apt@0.10.0:       |                              ~~~~~~~~~~~~~~~~~~~^~~
[INFO] [stderr] warning: rust-apt@0.10.0: In file included from /opt/rustwide/target/debug/build/rust-apt-58100edbeb9e5240/out/cxxbridge/crate/rust-apt/apt-pkg-c/cache.h:16,
[INFO] [stderr] warning: rust-apt@0.10.0:                  from /opt/rustwide/target/debug/build/rust-apt-58100edbeb9e5240/out/cxxbridge/crate/rust-apt/apt-pkg-c/pkgmanager.h:11,
[INFO] [stderr] warning: rust-apt@0.10.0:                  from /opt/rustwide/target/debug/build/rust-apt-58100edbeb9e5240/out/cxxbridge/sources/rust-apt/src/pkgmanager.rs.cc:1:
[INFO] [stderr] warning: rust-apt@0.10.0: /opt/rustwide/target/debug/build/rust-apt-58100edbeb9e5240/out/cxxbridge/crate/rust-apt/apt-pkg-c/depcache.h: In member function 'bool PkgDepCache::phasing_applied(const PkgIterator&) const':
[INFO] [stderr] warning: rust-apt@0.10.0: /opt/rustwide/target/debug/build/rust-apt-58100edbeb9e5240/out/cxxbridge/crate/rust-apt/apt-pkg-c/depcache.h:23:49: warning: unused parameter 'pkg' [-Wunused-parameter]
[INFO] [stderr] warning: rust-apt@0.10.0:    23 |         bool phasing_applied(const PkgIterator& pkg) const {
[INFO] [stderr] warning: rust-apt@0.10.0:       |                              ~~~~~~~~~~~~~~~~~~~^~~
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/iterators/dependency.rs:168:31
[INFO] [stdout]     |
[INFO] [stdout] 168 |             .field("parent", unsafe { &self.parent_pkg().name() })
[INFO] [stdout]     |                                       -^^^^^^^^^^^^^^^^^-------
[INFO] [stdout]     |                                       ||                      |
[INFO] [stdout]     |                                       ||                      temporary value is freed at the end of this statement
[INFO] [stdout]     |                                       |creates a temporary value which is freed while still in use
[INFO] [stdout]     |                                       borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/iterators/dependency.rs:168:31
[INFO] [stdout]     |
[INFO] [stdout] 168 |             .field("parent", unsafe { &self.parent_pkg().name() })
[INFO] [stdout]     |                                       -^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |                                       ||                      |
[INFO] [stdout]     |                                       ||                      temporary value is freed at the end of this statement
[INFO] [stdout]     |                                       |creates a temporary value which is freed while still in use
[INFO] [stdout]     |                                       borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/iterators/dependency.rs:168:31
[INFO] [stdout]     |
[INFO] [stdout] 168 |             .field("parent", unsafe { &self.parent_pkg().name() })
[INFO] [stdout]     |                                       -^^^^^^^^^^^^^^^^^-------
[INFO] [stdout]     |                                       ||                      |
[INFO] [stdout]     |                                       ||                      temporary value is freed at the end of this statement
[INFO] [stdout]     |                                       |creates a temporary value which is freed while still in use
[INFO] [stdout]     |                                       borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/iterators/dependency.rs:168:31
[INFO] [stdout]     |
[INFO] [stdout] 168 |             .field("parent", unsafe { &self.parent_pkg().name() })
[INFO] [stdout]     |                                       -^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |                                       ||                      |
[INFO] [stdout]     |                                       ||                      temporary value is freed at the end of this statement
[INFO] [stdout]     |                                       |creates a temporary value which is freed while still in use
[INFO] [stdout]     |                                       borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] warning: rust-apt@0.10.0: In file included from /opt/rustwide/target/debug/build/rust-apt-58100edbeb9e5240/out/cxxbridge/crate/rust-apt/apt-pkg-c/cache.h:16,
[INFO] [stderr] warning: rust-apt@0.10.0:                  from /opt/rustwide/target/debug/build/rust-apt-58100edbeb9e5240/out/cxxbridge/sources/rust-apt/src/cache.rs.cc:1:
[INFO] [stderr] warning: rust-apt@0.10.0: /opt/rustwide/target/debug/build/rust-apt-58100edbeb9e5240/out/cxxbridge/crate/rust-apt/apt-pkg-c/depcache.h: In member function 'bool PkgDepCache::phasing_applied(const PkgIterator&) const':
[INFO] [stderr] warning: rust-apt@0.10.0: /opt/rustwide/target/debug/build/rust-apt-58100edbeb9e5240/out/cxxbridge/crate/rust-apt/apt-pkg-c/depcache.h:23:49: warning: unused parameter 'pkg' [-Wunused-parameter]
[INFO] [stderr] warning: rust-apt@0.10.0:    23 |         bool phasing_applied(const PkgIterator& pkg) const {
[INFO] [stderr] warning: rust-apt@0.10.0:       |                              ~~~~~~~~~~~~~~~~~~~^~~
[INFO] [stderr] warning: rust-apt@0.10.0: In file included from /opt/rustwide/target/debug/build/rust-apt-58100edbeb9e5240/out/cxxbridge/sources/rust-apt/src/depcache.rs.cc:1:
[INFO] [stderr] warning: rust-apt@0.10.0: /opt/rustwide/target/debug/build/rust-apt-58100edbeb9e5240/out/cxxbridge/crate/rust-apt/apt-pkg-c/depcache.h: In member function 'bool PkgDepCache::phasing_applied(const PkgIterator&) const':
[INFO] [stderr] warning: rust-apt@0.10.0: /opt/rustwide/target/debug/build/rust-apt-58100edbeb9e5240/out/cxxbridge/crate/rust-apt/apt-pkg-c/depcache.h:23:49: warning: unused parameter 'pkg' [-Wunused-parameter]
[INFO] [stderr] warning: rust-apt@0.10.0:    23 |         bool phasing_applied(const PkgIterator& pkg) const {
[INFO] [stderr] warning: rust-apt@0.10.0:       |                              ~~~~~~~~~~~~~~~~~~~^~~
[INFO] [stderr] warning: rust-apt@0.10.0: In file included from /opt/rustwide/target/debug/build/rust-apt-58100edbeb9e5240/out/cxxbridge/crate/rust-apt/apt-pkg-c/cache.h:16,
[INFO] [stderr] warning: rust-apt@0.10.0:                  from /opt/rustwide/target/debug/build/rust-apt-58100edbeb9e5240/out/cxxbridge/crate/rust-apt/apt-pkg-c/pkgmanager.h:11,
[INFO] [stderr] warning: rust-apt@0.10.0:                  from /opt/rustwide/target/debug/build/rust-apt-58100edbeb9e5240/out/cxxbridge/sources/rust-apt/src/pkgmanager.rs.cc:1:
[INFO] [stderr] warning: rust-apt@0.10.0: /opt/rustwide/target/debug/build/rust-apt-58100edbeb9e5240/out/cxxbridge/crate/rust-apt/apt-pkg-c/depcache.h: In member function 'bool PkgDepCache::phasing_applied(const PkgIterator&) const':
[INFO] [stderr] warning: rust-apt@0.10.0: /opt/rustwide/target/debug/build/rust-apt-58100edbeb9e5240/out/cxxbridge/crate/rust-apt/apt-pkg-c/depcache.h:23:49: warning: unused parameter 'pkg' [-Wunused-parameter]
[INFO] [stderr] warning: rust-apt@0.10.0:    23 |         bool phasing_applied(const PkgIterator& pkg) const {
[INFO] [stderr] warning: rust-apt@0.10.0:       |                              ~~~~~~~~~~~~~~~~~~~^~~
[INFO] [stderr] error: could not compile `rust-apt` (lib test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: rust-apt@0.10.0: In file included from /opt/rustwide/target/debug/build/rust-apt-58100edbeb9e5240/out/cxxbridge/crate/rust-apt/apt-pkg-c/cache.h:16,
[INFO] [stderr] warning: rust-apt@0.10.0:                  from /opt/rustwide/target/debug/build/rust-apt-58100edbeb9e5240/out/cxxbridge/sources/rust-apt/src/cache.rs.cc:1:
[INFO] [stderr] warning: rust-apt@0.10.0: /opt/rustwide/target/debug/build/rust-apt-58100edbeb9e5240/out/cxxbridge/crate/rust-apt/apt-pkg-c/depcache.h: In member function 'bool PkgDepCache::phasing_applied(const PkgIterator&) const':
[INFO] [stderr] warning: rust-apt@0.10.0: /opt/rustwide/target/debug/build/rust-apt-58100edbeb9e5240/out/cxxbridge/crate/rust-apt/apt-pkg-c/depcache.h:23:49: warning: unused parameter 'pkg' [-Wunused-parameter]
[INFO] [stderr] warning: rust-apt@0.10.0:    23 |         bool phasing_applied(const PkgIterator& pkg) const {
[INFO] [stderr] warning: rust-apt@0.10.0:       |                              ~~~~~~~~~~~~~~~~~~~^~~
[INFO] [stderr] warning: rust-apt@0.10.0: In file included from /opt/rustwide/target/debug/build/rust-apt-58100edbeb9e5240/out/cxxbridge/sources/rust-apt/src/depcache.rs.cc:1:
[INFO] [stderr] warning: rust-apt@0.10.0: /opt/rustwide/target/debug/build/rust-apt-58100edbeb9e5240/out/cxxbridge/crate/rust-apt/apt-pkg-c/depcache.h: In member function 'bool PkgDepCache::phasing_applied(const PkgIterator&) const':
[INFO] [stderr] warning: rust-apt@0.10.0: /opt/rustwide/target/debug/build/rust-apt-58100edbeb9e5240/out/cxxbridge/crate/rust-apt/apt-pkg-c/depcache.h:23:49: warning: unused parameter 'pkg' [-Wunused-parameter]
[INFO] [stderr] warning: rust-apt@0.10.0:    23 |         bool phasing_applied(const PkgIterator& pkg) const {
[INFO] [stderr] warning: rust-apt@0.10.0:       |                              ~~~~~~~~~~~~~~~~~~~^~~
[INFO] [stderr] warning: rust-apt@0.10.0: In file included from /opt/rustwide/target/debug/build/rust-apt-58100edbeb9e5240/out/cxxbridge/crate/rust-apt/apt-pkg-c/cache.h:16,
[INFO] [stderr] warning: rust-apt@0.10.0:                  from /opt/rustwide/target/debug/build/rust-apt-58100edbeb9e5240/out/cxxbridge/crate/rust-apt/apt-pkg-c/pkgmanager.h:11,
[INFO] [stderr] warning: rust-apt@0.10.0:                  from /opt/rustwide/target/debug/build/rust-apt-58100edbeb9e5240/out/cxxbridge/sources/rust-apt/src/pkgmanager.rs.cc:1:
[INFO] [stderr] warning: rust-apt@0.10.0: /opt/rustwide/target/debug/build/rust-apt-58100edbeb9e5240/out/cxxbridge/crate/rust-apt/apt-pkg-c/depcache.h: In member function 'bool PkgDepCache::phasing_applied(const PkgIterator&) const':
[INFO] [stderr] warning: rust-apt@0.10.0: /opt/rustwide/target/debug/build/rust-apt-58100edbeb9e5240/out/cxxbridge/crate/rust-apt/apt-pkg-c/depcache.h:23:49: warning: unused parameter 'pkg' [-Wunused-parameter]
[INFO] [stderr] warning: rust-apt@0.10.0:    23 |         bool phasing_applied(const PkgIterator& pkg) const {
[INFO] [stderr] warning: rust-apt@0.10.0:       |                              ~~~~~~~~~~~~~~~~~~~^~~
[INFO] [stderr] error: could not compile `rust-apt` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "98ddb0cbf0bc7240558cd31ab02c8ad68a27bb1e485188521b1dc2d64b0a687e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98ddb0cbf0bc7240558cd31ab02c8ad68a27bb1e485188521b1dc2d64b0a687e", kill_on_drop: false }`
[INFO] [stdout] 98ddb0cbf0bc7240558cd31ab02c8ad68a27bb1e485188521b1dc2d64b0a687e
